WARNING_VALUE

val WARNING_VALUE: Int = 30

Log levels, chosen to match python logging conventions.
WARNING = 30;